Skip to content
Back to search
30
MCP

Godot Script Integration

pulsemcp/godot script integration

Integrates with Godot to enable AI interaction with scripts, supporting features like reading, listing, and updating script information for enhanced game development workflows.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Godot Engine Integration
Comprehensive Godot 4.x integration with live editor manipulation, E2E game testing, auto-screenshot loops, and version-aware documentation
0 tools
Godot
Interface with the Godot game engine. Provides tools for launching the editor, running projects, and capturing debug output.
0 tools
io.github.tomyud1/godot-mcp
MCP server for Godot game engine integration — control the Godot editor with AI
0 tools
Chess
Integrates with Spring AI and chess libraries to enable interactive gameplay and automated analysis for AI-assisted chess applications.
0 tools
Godot Engine
Control Godot Engine projects with 42 tools for scene, node, and resource management using native .tscn parsing.
0 tools
Minecraft
Integrates with Minecraft to enable AI control and interaction within game environments for research, education, and automation.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "godot_script_integration": {
      "url": "None",
      "transport": "http"
    }
  }
}